Skip to content

Conversation

@abnegate
Copy link
Member

No description provided.

@coderabbitai
Copy link

coderabbitai bot commented Jan 10, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment on lines +11 to +17
# phpredis stubs don't include Redis Streams methods (xAdd, xGroup, etc.)
# These methods exist at runtime but PHPStan's stubs are incomplete
# See: https://github.com/phpredis/phpredis-stubs/issues
ignoreErrors:
-
message: '#Call to an undefined method RedisCluster::(x(Add|Group|ReadGroup|Ack|Pending|Claim|AutoClaim|Del|Len|Trim|Info|Range|RevRange)|eval)\(\)#'
path: src/Queue/Connection/RedisStreamCluster.php
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Resolve the root cause and remove this ignore

Copy link

Copilot AI commented Jan 19, 2026

@abnegate I've opened a new pull request, #65, to work on those changes. Once the pull request is ready, I'll request review from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants